diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-12 14:51:49 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-12 14:51:49 +0900 |
| commit | 1a51c1c781bd92be657a9bb74685a86d9c76c733 (patch) | |
| tree | 48d22a66e91b124f517ce52b5455a868d4cc982e /config/waybar/style/[Rainbow] RGB Bordered.css | |
| parent | b0168284df23c1d5c4967685d814732f354ed8f6 (diff) | |
| parent | 4a8b493fdb60ee5b055bb8cf4e9b26826e8ef5db (diff) | |
Merge pull request #516 from JaKooLit/main
Main to development
Diffstat (limited to 'config/waybar/style/[Rainbow] RGB Bordered.css')
| -rw-r--r-- | config/waybar/style/[Rainbow] RGB Bordered.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/[Rainbow] RGB Bordered.css b/config/waybar/style/[Rainbow] RGB Bordered.css index 6c7cb939..3ffbceea 100644 --- a/config/waybar/style/[Rainbow] RGB Bordered.css +++ b/config/waybar/style/[Rainbow] RGB Bordered.css @@ -173,8 +173,8 @@ window#waybar.empty #window { background-color: @red; color: @theme_text_color; animation-name: blink; - animation-duration: 0.5s; - animation-timing-function: linear; + animation-duration: 3.0s; + animation-timing-function: steps(12); animation-iteration-count: infinite; animation-direction: alternate; box-shadow: inset 0 -3px transparent; |
